body{
	width:100%;
	height: 100%;
	color: #4D4D4D;
	background: #f5f5f5;
}
.z-main{
	width: 1400px;
	margin: auto;
	box-sizing: border-box;
	padding: 20px 100px;
	background: #FFFFFF;
}
.z-sjphtitle{
	width: 100%;
}
.z-sjphtitle .z-ewm{
	width: 422px;
	height: 103px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
}
.z-sjphtitle .z-ewm img{
	width: 100%;
	height: 100%;
}
.z-sjphnav{
	float: right;
	margin-top: 15px;
}
.z-sjphnav ul{
	width: 750px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.z-sjphnav ul li{
	text-align: center;
}
.z-sjphnav ul li img{
	transition: all 0.5s ease;
}
.z-sjphnav ul li p{
	margin-top: 5px;
	transition: all 0.5s ease;
}
.z-sjphnav ul li:hover p{
	color: #C20007;
}
.z-sjphnav ul li:hover img{
	transform: rotateY(180deg);
}
.z-hdtj,.z-xxzx,.z-zyzph{
	width: 100%;
	margin-top: 25px;
}
.z-hdtj .z-hdtjtl,.z-xxzx .z-xxzxtl,.z-zyzph .z-zyzphtl{
	width: 100%;
}
.z-hdtj .z-hdtjtl p,.z-xxzx .z-xxzxtl p,.z-zyzph .z-zyzphtl p{
	font-size: 18px;
	font-weight: bold;
	color: #C20007;
	padding-left: 15px;
	background: url(../images/public/z-sjsjx2.png) no-repeat left center;
}
.z-hdtj ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-top: 20px;
}
.z-hdtj ul li{
	width: 165px;
	border-radius: 7px;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	line-height: 30px;
}
.z-hdtj ul li:nth-child(odd){
	background: #fdf2e0;
}
.z-hdtj ul li:nth-child(even){
	background: #feefe7;
}
.z-hdtj ul li p{
	font-size: 17px;
	color: #666666;
}
.z-hdtj ul li p span{
	font-size: 24px;
	color: #333333;
}
.z-xxzxcont{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.z-xxzxcontleft{
	width: 590px;background:#f5f5f5;
	margin-top: 20px;
}
.z-xxzxcontleft .z-xxzxlefttl{
	width: 100%;
	height: 27px;
	position: relative;
}
.z-xxzxcontleft .z-xxzxlefttl ul li{
	width: 190px;
	height: 27px;
	line-height: 27px;
	box-sizing: border-box;
	text-align: center;
	font-size: 16px;
	color: #666;
	background: url(../images/public/z-sjphcontimg12.png) no-repeat right bottom;
}
.z-xxzxcontleft .z-xxzxlefttl ul li.on{
	color: #FFFFFF;
	background: url(../images/public/z-sjphcontimg11.png)no-repeat right bottom;
}
.z-xxzxcontleft .z-xxzxlefttl span{
	position: absolute;
	right: 0;
	top: 3px;
	font-size: 14px;
	color: #999999;
}
table{
	width: 100%;
	text-align: center;
	line-height: 30px;
	box-sizing: border-box;
	padding: 10px;
}
table tr th{
	border-bottom: 1px dashed #CCCCCC;
	cursor: pointer;
}
table tr th img{margin-left:3px;opacity:0;}
table th.on img{opacity:1;}
table tr th.on{
	color: #C20007;
}
table tr th:hover{
	color: #C20007;
}
table tr th.only{
	cursor: default;
}
table tr th.only:hover{
	color: #4D4D4D;
}
table tr:nth-child(2) td:nth-child(1){
	background: url(../images/public/z-sjphcontimg3.png)no-repeat center center;
	font-size: 0;
}
table tr:nth-child(3) td:nth-child(1){
	background: url(../images/public/z-sjphcontimg4.png)no-repeat center center;
	font-size: 0;
}
table tr:nth-child(4) td:nth-child(1){
	background: url(../images/public/z-sjphcontimg5.png)no-repeat center center;
	font-size: 0;
}
table tr td{
	color: #666;
}
table tr td:nth-child(1){
	color: #C20007;
}
.z-hdphcont1,.z-hdphcont22,.z-hdphcont33{
	width: 100%;
	display: none;
}
.z-hdphlefttl ul,.z-hdphrighttl ul,.z-hdphlefttl2 ul,
.z-hdphlefttl3 ul{
	position: relative;
	height: 27px;
}
.z-hdphlefttl ul li,.z-hdphrighttl ul li,.z-hdphlefttl2 ul li{
	cursor: pointer;
}
.z-hdphlefttl ul li:nth-child(1),.z-hdphrighttl ul li:nth-child(1),
.z-hdphlefttl2 ul li:nth-child(1){
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.z-hdphlefttl ul li:nth-child(2),.z-hdphrighttl ul li:nth-child(2),
.z-hdphlefttl2 ul li:nth-child(2){
	width: 230px;
	position: absolute;
	bottom: 0;
	left: 162px;
}
.z-xxzxcontleft .z-hdphlefttl3 ul li{
	width: 210px;
}
.z-xxzxcontleft .z-hdphlefttl4 ul li{
	width: 240px;
}
.z-zyzphcont{
	width: 100%;
}
@media screen and (max-width:1400px){
	.z-main{
		width: 1200px;
		padding: 20px 10px;
	}
	.z-xxzxcontleft{
		width: 580px;
	}
	.z-zyzphcont{
		width: 100%;
	}
	.z-hdtj ul li{
		width:188px;
	}
}
  
	              	

	              	